var encoding/asn1.bigIntType

3 uses

	encoding/asn1 (current package)
		asn1.go#L666: 	bigIntType           = reflect.TypeOf((*big.Int)(nil))
		common.go#L163: 	case bigIntType:
		marshal.go#L475: 	case bigIntType: